home *** CD-ROM | disk | FTP | other *** search
/ The PC-SIG Library 10 / The PC-Sig Library - Shareware for the IBM PC and Compatibles (PC-SIG)(Tenth Edition Disks 1-2804)(1991).iso / PC_SIGCD / 05 / 4 / DISK0543.ZIP / MENU.DOC < prev    next >
Text File  |  1985-06-11  |  658b  |  18 lines

  1.  
  2.  
  3.                           MENU.BAS
  4.         
  5.         
  6.         This is a small program that when run from DOS 2.0 or above, by
  7.     running AUTOMENU.BAT, will redirect your directory to MENU.DIR, 
  8.     first piping it through the DOS SORT filter to place the files in 
  9.     alphabetical order.  NOTE -- SORT.EXE  must be on the same disk 
  10.     that holds AUTOMENU.BAT.
  11.         
  12.         The batch file also loads BASICA (must also be on disk) and 
  13.     generates a menu which allows you to select which file you wish to 
  14.     run (or create).  Only BAS or REM extensions are accepted, but 
  15.     others may be added, by amending the program.      
  16.  
  17.  
  18.